Added babl_get_version () to the public API.
authorJan Heller <jheller@svn.gnome.org>
Tue, 3 Jun 2008 12:12:36 +0000 (12:12 +0000)
committerJan Heller <jheller@src.gnome.org>
Tue, 3 Jun 2008 12:12:36 +0000 (12:12 +0000)
commit4285560946cbae265361d82b374333ccdafc0df1
treead8a3524244c66df079de824cc01f88d601db58e
parenta5b7bf1b180d2d244aa89c66f4d685aca0516839
Added babl_get_version () to the public API.

2008-06-03  Jan Heller  <jheller@svn.gnome.org>

        Added babl_get_version () to the public API.

        * babl/Makefile.am: Added babl-version.h to library_include_HEADERS.
        * babl/babl-version.h.in: Added macros to expand to babl version
        information.
        * babl/babl.c (babl_get_version): Implemented.
        * babl/babl.h: Include babl-version.h, declare babl_get_version ().
        * configure.ac: Added babl-version.h to AC_CONFIG_FILES.

svn path=/trunk/; revision=318
ChangeLog
babl/Makefile.am
babl/babl.c
babl/babl.h
configure.ac